* systime.h (Time): Define only if emacs is defined.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 20 May 2011 06:37:13 +0000 (23:37 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 20 May 2011 06:37:13 +0000 (23:37 -0700)
commit8549723eb398010006ffc695683f8e58345ea8cb
treef4ef4f0c504251e0d7536417568a5dc230130629
parentcdc796b915e5e94aaf1210f834921071dad4c051
* systime.h (Time): Define only if emacs is defined.

This is to allow ../lib-src/profile.c to be compiled on FreeBSD,
where the include path doesn't have X11/X.h by default.  See
<http://lists.gnu.org/archive/html/emacs-devel/2011-05/msg00561.html>.
src/ChangeLog
src/systime.h